Recompute label contents when the buffer changes
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Mar 2010 20:58:11 +0000 (15:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Mar 2010 20:59:59 +0000 (15:59 -0500)
commit233281fd394b34e6b4a7684ea362781f72c3a476
treee460b965fb14e5da643bca3a0d82eb4b8da920dc
parentf73f9d802ca412c08e3add899c7457438644d7c2
Recompute label contents when the buffer changes

Also reset cursor positions to avoid assertions.
This fixes bug 612505, patch by Tristan Van Berkom.
gtk/gtkentry.c